home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / peaceplane.swf / scripts / DefineButton2_223 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-09-05  |  43 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop(2);
  3. }
  4.